home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / libraries / quickdos.lha / QuickDOS / QuickDOS.readme < prev   
Encoding:
Text File  |  1994-07-27  |  1.8 KB  |  76 lines

  1. Short: QuickDOS is an Amiga library to cache files
  2. Type: prg/library
  3. Uploader: T21@netcom.com (Stephan SCHAEM)
  4. Author: Alexis WILKE
  5.  
  6. QuickDOS© is a public domain production.
  7.  
  8.  
  9. QuickDOS© is a copyright of Alexis WILKE (c) 1994.
  10.  
  11.                     Summary
  12.  
  13.     Requirements
  14.     Features
  15.     About QuickDOS library production
  16.     Credits
  17.  
  18.  
  19.                  Requirements
  20.  
  21. QuickDOS© has been written to work on any system. It
  22. has actually been checked on V2.x and V3.x with
  23. success. If you encounter any problem on another
  24. version of the system, let me know. No other
  25. requierements are necessary.
  26.  
  27.  
  28.  
  29.                     Features
  30.  
  31. QuickDOS© can replace AmigaDOS® for some functions:
  32.  
  33.   Open(), Close(), Read(), Write(), Seek()
  34.  
  35. and more...
  36. The advantage is to work with the complete file
  37. in memory and then avoid disk access. Any number
  38. of programs can access the same file at the
  39. same time.
  40.  
  41.  
  42.  
  43.             About QuickDOS© library production
  44.  
  45. QuickDOS© library has been created on an idea of Ralph Schimtd
  46. which made 'CacheFile.library'. This one has a completly
  47. different way to work. You do not need to learn QuickDOS©
  48. to know how to use it, it's like AmigaDOS®!
  49.  
  50.  
  51.  
  52.  
  53.  
  54.              Credits
  55.  
  56.   Programming         Alexis WILKE
  57.   Assembler           BAsm© V1.99
  58.   Text Editor         CygnusEd© V2.12
  59.   Documentation       Alexis WILKE
  60.   Icons               Alexis WILKE
  61.  
  62.  
  63.      And a special thanks to the following
  64.      people which helped me to provide the
  65.      last touches to lk:
  66.  
  67.   Ralph Schmidt
  68.  
  69.  
  70.  
  71. lk© is a copyright of Alexis WILKE. All rights reserved.
  72. Commodore® is a registered trade mark of Commodore Business Machines.
  73. Amiga® is a registered trade mark of Commodore Business Machines.
  74. BAsm© is a copyright of Ralph Schmidt. All rights reserved.
  75. CynusEd© is a copyright of CynusSoft Software. All rights reserved.
  76.